﻿2026-07-22T04:23:01.5587598Z ##[group]Run actions/checkout@v5
2026-07-22T04:23:01.5588336Z with:
2026-07-22T04:23:01.5588708Z   repository: BigscreenVR/spt-bs-core
2026-07-22T04:23:01.5591547Z   token: ***
2026-07-22T04:23:01.5591904Z   ssh-strict: true
2026-07-22T04:23:01.5592256Z   ssh-user: git
2026-07-22T04:23:01.5592611Z   persist-credentials: true
2026-07-22T04:23:01.5592994Z   clean: true
2026-07-22T04:23:01.5593374Z   sparse-checkout-cone-mode: true
2026-07-22T04:23:01.5593784Z   fetch-depth: 1
2026-07-22T04:23:01.5594127Z   fetch-tags: false
2026-07-22T04:23:01.5594466Z   show-progress: true
2026-07-22T04:23:01.5594822Z   lfs: false
2026-07-22T04:23:01.5595144Z   submodules: false
2026-07-22T04:23:01.5595497Z   set-safe-directory: true
2026-07-22T04:23:01.5595889Z   allow-unsafe-pr-checkout: false
2026-07-22T04:23:01.5596505Z ##[endgroup]
2026-07-22T04:23:01.6423462Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T04:23:01.6424961Z ##[group]Getting Git version info
2026-07-22T04:23:01.6425605Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T04:23:01.6426576Z [command]/usr/bin/git version
2026-07-22T04:23:01.6426975Z git version 2.43.0
2026-07-22T04:23:01.6434591Z ##[endgroup]
2026-07-22T04:23:01.6445642Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/48833ab9-4f4a-45dd-a8d6-628d1814afba' before making global git config changes
2026-07-22T04:23:01.6447074Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T04:23:01.6448438Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T04:23:01.6478119Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T04:23:01.6497610Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T04:23:01.6507122Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T04:23:01.6509466Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T04:23:01.6526189Z refs/heads/main
2026-07-22T04:23:01.6531973Z [command]/usr/bin/git checkout --detach
2026-07-22T04:23:01.6577292Z HEAD is now at b68d5c3e Merge pull request #55 from BigscreenVR/build/obs-rider
2026-07-22T04:23:01.6608428Z [command]/usr/bin/git branch --delete --force main
2026-07-22T04:23:01.6633567Z Deleted branch main (was b68d5c3e).
2026-07-22T04:23:01.6695042Z ##[endgroup]
2026-07-22T04:23:01.6697325Z [command]/usr/bin/git submodule status
2026-07-22T04:23:01.6876717Z ##[group]Cleaning the repository
2026-07-22T04:23:01.6879789Z [command]/usr/bin/git clean -ffdx
2026-07-22T04:23:01.6915583Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T04:23:01.6962113Z HEAD is now at b68d5c3e Merge pull request #55 from BigscreenVR/build/obs-rider
2026-07-22T04:23:01.6966446Z ##[endgroup]
2026-07-22T04:23:01.6967992Z ##[group]Disabling automatic garbage collection
2026-07-22T04:23:01.6971249Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T04:23:01.6994687Z ##[endgroup]
2026-07-22T04:23:01.6995392Z ##[group]Setting up auth
2026-07-22T04:23:01.6999345Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T04:23:01.7021637Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T04:23:01.7205866Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T04:23:01.7232805Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T04:23:01.7420354Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T04:23:01.7446739Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T04:23:01.7635259Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T04:23:01.7663942Z ##[endgroup]
2026-07-22T04:23:01.7664733Z ##[group]Fetching the repository
2026-07-22T04:23:01.7670400Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +b68d5c3e7361351182ac186e4eb920eeb7bf5fa6:refs/remotes/origin/main
2026-07-22T04:23:02.2148782Z ##[endgroup]
2026-07-22T04:23:02.2149984Z ##[group]Determining the checkout info
2026-07-22T04:23:02.2151024Z ##[endgroup]
2026-07-22T04:23:02.2152221Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T04:23:02.2188356Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T04:23:02.2211280Z ##[group]Checking out the ref
2026-07-22T04:23:02.2213661Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T04:23:02.2260394Z Switched to a new branch 'main'
2026-07-22T04:23:02.2261104Z branch 'main' set up to track 'origin/main'.
2026-07-22T04:23:02.2266604Z ##[endgroup]
2026-07-22T04:23:02.2295091Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T04:23:02.2314853Z b68d5c3e7361351182ac186e4eb920eeb7bf5fa6
